crypto/tls.handshakeMessage.unmarshal (method)

2 uses

	crypto/tls (current package)
		common.go#L1435: 	unmarshal([]byte) bool
		conn.go#L1159: 	if !m.unmarshal(data) {